home *** CD-ROM | disk | FTP | other *** search
/ Champak 146 / (Vol 146) Jan 07 2012.iso / Games / star_catcher.swf / scripts / DefineButton2_172 / BUTTONCONDACTION on(release, keyPress h).as
Encoding:
Text File  |  2012-01-07  |  55 b   |  4 lines

  1. on(release, keyPress "h"){
  2.    _root.fnShowHelp();
  3. }
  4.